.w1200{ width:1200px; margin:0 auto; position:relative}
#header{ height:213px; background:url(../img/topbgx.jpg) repeat-x; overflow:hidden; min-width:1320px; margin:0 auto}
#header .head_menu .time{ color:#979797; font-size:15px; position:absolute; left:0; top:18px;}
#header .head_menu .logo{ width:883px; height:82px; position:absolute; left:0; top:76px;}



.head_search{ width:254px; height:40px; position:absolute; right:0; top:96px; border:1px solid #e6e6e6; border-radius:5px; background-color:#fff}
.head_search input{ font-size:0; background:none; border:0; width:204px; height:40px; float:left; padding:0; margin:0; font-size:16px; padding:0 5px; line-height:40px;}
.head_search button{ font-size:0; background:none; border:0; height:18px; width:18px; background:url(../img/search.png) center center no-repeat; float:right; cursor:pointer; padding:0; margin:11px 11px 0 0}

.content .w1200 .hot{ text-align:center; margin-top:20px;}
.content .w1200 .hot dt{}
.content .w1200 .hot dt h1{ font-size:32px; font-weight:bold}
.content .w1200 .hot dt h1 a{ color:#c11920}
.content .w1200 .hot dd{ color:#787878; font-size:16px; margin-top:10px;}

#big_pic{ width:710px; height:408px; position:relative; float:left; margin-top:40px;}
#big_pic .swiper-slide{width:710px; height:408px; position:relative}
#big_pic .swiper-slide img{ width:710px; height:408px;}
#big_pic .swiper-slide h2{
	height: 54px;
	width: 710px;
	position: absolute;
	left: 0;
	bottom: 0;
filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#000000, endcolorstr=#000000);
	background: rgba(0,0,0,0.4);
	text-align: left;
	line-height: 54px;
	color:#FFF;
	text-indent:12px;
	 font-size:18px;	
	}
#big_pic .pagination {
	position:absolute;
	z-index:9999;
	bottom:21px;
	text-align:right;
	left:auto;
	right:6px;
}
#big_pic .swiper-pagination-bullet {
	display:inline-block;
	width:10px;
	height:10px;
	border-radius:50%;
	background:#fff;
	margin:0 3px;
	opacity:1;
	cursor:pointer;
}
#big_pic .swiper-pagination-bullet-active {
	background:#ff6600;
}
#big_pic  .swiper-button-prev{ width:39px; height:73px; position:absolute; left:0; top:50%; margin-top:-36.5px; background:url(../img/l.png) no-repeat; display:none}
#big_pic  .swiper-button-next{ width:39px; height:73px; position:absolute; right:0; top:50%; margin-top:-36.5px; background:url(../img/r.png) no-repeat; display:none}

#big_pic:hover  .swiper-button-prev{ display:block}

#big_pic:hover  .swiper-button-next{ display:block}

.newslist{ float:right; width:450px; margin-top:32px;}
.newslist ul li{ font-size:18px; line-height:30px; text-align:justify; border-bottom:2px solid #e6e6e6; white-space:normal; padding:8px 0 9px 0}
.newslist ul li:last-child{ border:none}

.newslist a.more{ height:22px; width:124px; border:1px solid #e6e6e6; display:block; float:right; text-align:center; line-height:22px;}

.banner_g{ margin-top:20px;}
.banner_g img{ width:1200px; height:90px;}

#b02{ background-color:#f5f5f5; overflow:hidden; padding-bottom:28px;}

#b02 .tabs{ height:75px; border-bottom:2px solid #18377f; text-align:center}
#b02 .tabs a{ display:inline-block; height:48px; line-height:48px; font-size:22px; color:#333333; padding:0 35px; margin-top:18px;}
#b02 .tabs a.on{ background-color:#18377f; border-radius:5px; color:#FFF}

#tabs-container .list_box{ width:454px; height:220px; border:1px solid #eeeeee; background:#FFF;/*box-shadow: 0 0 10px 0 rgba(0,0,0,.13);*/ float:left; margin-top:16px;}
#tabs-container .r16{ margin-right:16px;}
#tabs-container .list_box .nav{ padding:0 16px; position:relative; overflow:hidden; margin-top:10px;}
#tabs-container .list_box .nav strong{ font-size:22px; color:#000; font-weight:400}
#tabs-container .list_box .nav a.more{ height:21px; width:21px; display:block; position:absolute; right:16px; top:4px; background:url(../img/more01.png) center center no-repeat;}
#tabs-container .list_box .nav a:hover.more{ background:url(../img/more_active01.png) center center no-repeat;}

#tabs-container .list_box ul{ padding:0 16px; overflow:hidden; margin-top:14px;}
#tabs-container .list_box ul li{ background:url(../img/ullibg.png) left center no-repeat; line-height:36px; text-indent:16px;}
#tabs-container .list_box ul li a{ font-size:16px;}


#tabs-container .list_box_r{ width:254px; height:458px; border:1px solid #eeeeee; background:#FFF; float:right; margin-top:16px;}

#tabs-container .list_box_r .nav{ padding:0 20px; position:relative; overflow:hidden; margin-top:10px;}
#tabs-container .list_box_r .nav strong{ font-size:22px; color:#000; font-weight:400}
#tabs-container .list_box_r .piclist{ width:214px; margin:0 auto; margin-top:14px;}
#tabs-container .list_box_r .piclist ul{}
#tabs-container .list_box_r .piclist ul li{}
#tabs-container .list_box_r .piclist ul li img{ height:100px; width:214px;}
#tabs-container .list_box_r .piclist ul li p{ height:34px; line-height:34px; text-align:center; font-size:16px;}

#tabs-container .b_list_box{ height:458px; width:1166px; background-color:#FFF; margin-top:16px; position:relative; padding:0 16px; border:1px solid #eeeeee;}
#tabs-container .b_list_box:after{
	content:"";
	position:absolute;
	height:374px;
	width:2px;
	display:block;
	left:50%;
	margin-left:-1px;
	top:42px;
	background-color:#cecece
	
	}
#tabs-container .b_list_box ul{ width:540px; margin-top:32px; overflow:hidden}	
#tabs-container .b_list_box ul li{ background:url(../img/ullibg.png) left center no-repeat; line-height:36px; text-indent:20px;}
#tabs-container .b_list_box ul li a{ font-size:16px;}

#tab02{ width:1200px; height:460px; background-color:#FFF; overflow:hidden; margin-top:16px;}
#tab02 .hd01{ width:112px; float:left; height:460px; overflow:hidden}
#tab02 .hd01 ul{}
#tab02 .hd01 ul li{ height:112px; width:112px; background-color:#e5e5e5; cursor:pointer; margin-bottom:4px; position:relative}

#tab02 .hd01 ul li span{ display:block; height:61px; top:0; width:112px; position:absolute; left:0;}
#tab02 .hd01 ul li span.bg01{ background:url(../img/icon_a01.png) bottom center no-repeat;}
#tab02 .hd01 ul li span.bg02{ background:url(../img/icon_a02.png) bottom center no-repeat;}
#tab02 .hd01 ul li span.bg03{ background:url(../img/icon_a03.png) bottom center no-repeat;}
#tab02 .hd01 ul li span.bg04{ background:url(../img/icon_a04.png) bottom center no-repeat;}
#tab02 .hd01 ul li p{ width:112px; height:28px; line-height:28px; font-size:18px; color:#646464; text-align:center; position:absolute; left:0; bottom:12px;}

#tab02 .hd01 ul li.on{ background-color:#86a5cd}
#tab02 .hd01 ul li.on p{ color:#FFF}

#tab02 .hd01 ul li.on span.bg01{ background:url(../img/icon_b01.png) bottom center no-repeat;}
#tab02 .hd01 ul li.on span.bg02{ background:url(../img/icon_b02.png) bottom center no-repeat;}
#tab02 .hd01 ul li.on span.bg03{ background:url(../img/icon_b03.png) bottom center no-repeat;}
#tab02 .hd01 ul li.on span.bg04{ background:url(../img/icon_b04.png) bottom center no-repeat;}

#tab02 .bd01{ width:1048px; float:right; overflow:hidden}
#tab02 .bd01 .box{}
#tab02 .bd01 .box dl{ padding-bottom:14px; border-bottom:1px dashed #b4b4b4; margin-top:10px;}
#tab02 .bd01 .box dl dt{ font-size:20px;}
#tab02 .bd01 .box dl dt a{ color:#333333;}
#tab02 .bd01 .box dl dd{ font-size:14px; text-indent:2em; line-height:1.8; text-align:justify; color:#787878; margin-top:7px; padding:0 8px;}

#tab02 .bd01 .box .ul_box{ position:relative; height:345px;}
#tab02 .bd01 .box .ul_box:after{
	content:"";
	position:absolute;
	height:304px;
	width:1px;
	display:block;
	left:50%;
	margin-left:-0.5px;
	top:33px;
	background-color:#cecece
	
	}
#tab02 .bd01 .box .ul_box ul{ width:488px; margin-top:22px; overflow:hidden}	
#tab02 .bd01 .box .ul_box ul li{ background:url(../img/ullibg01.png) left center no-repeat; line-height:36px; text-indent:16px;}
#tab02 .bd01 .box .ul_box ul li a{ font-size:16px;}

#b03{ overflow:hidden; margin-top:28px; padding-bottom:30px;}
#b03 .w1200 .nav{ height:43px; background:url(../img/nav_bg.jpg) left center no-repeat;}
#b03 .w1200 .nav strong{ font-size:22px; color:#FFF; float:left; font-weight:400; margin:7px 0 0 14px}
#b03 .w1200 .nav a{ font-size:14px; color:#FFF; float:right; margin:14px 14px 0 0}
#b03 .w1200 .tab_pic{ position:relative; height:290px; margin-top:25px; }
#b03 .w1200 .tab_pic .bd{ width:1200px; overflow:hidden}
#b03 .w1200 .tab_pic .bd ul{ width:1233px;}
#b03 .w1200 .tab_pic .bd ul li{ width:378px; margin-right:33px; height:290px; position:relative}
#b03 .w1200 .tab_pic .bd ul li img{ width:378px; height:216px;}
#b03 .w1200 .tab_pic .bd ul li .textb{ width:320px; height:76px; background-color:#FFF; position:absolute; left:50%; margin-left:-160px; top:190px;box-shadow: 0 0 6px 0 rgba(0,0,0,.13)}
#b03 .w1200 .tab_pic .bd ul li .textb h3{ text-align:center; color:#333; font-size:18px; margin-top:12px}
#b03 .w1200 .tab_pic .bd ul li .textb p{ font-size:16px; color:#787878; text-align:center; margin-top:8px;}

#b03 .w1200 .tab_pic a.prev,#b03 .w1200 .tab_pic a.next{ width:38px; height:290px; position:absolute; top:0; display:block}
#b03 .w1200 .tab_pic a.next{ background:url(../img/r01.png) center 89px no-repeat; right:-58px;}
#b03 .w1200 .tab_pic a.prev{ background:url(../img/l01.png) center 89px no-repeat; left:-58px;}

#b03 .w1200 .tab_pic a:hover.next{ background:url(../img/r_active01.png) center 89px no-repeat; right:-58px;}
#b03 .w1200 .tab_pic a:hover.prev{ background:url(../img/l_active01.png) center 89px no-repeat; left:-58px;}

.banner_link{ background:url(../img/lingbg.jpg) left top no-repeat; height:110px; position:relative; margin-top:12px;}

.banner_link a.link01,.banner_link a.link02{ width:120px; height:30px; position:absolute; display:block; right:56px;}
.banner_link a.link01{ top:24px}
.banner_link a.link02{ top:63px;}



footer{ background-color:#18377f; height:264px;}
footer .footer_links{ padding-top:36px;}



footer .footer_links>ul>li {
    position: relative;
    line-height: 46px;
    font-size: 20px;
    text-align: center;
	display:block;
	float:left;
	width:364px;
	margin-right:54px;
	background-color:#FFF;
	border-radius:5px;
	cursor:pointer
}

footer .footer_links>ul>li>span {
    display: block;
}

footer .footer_links ul li ul {
    display: none\9;
    z-index: -1;
    position: absolute;
    left: 0;
    bottom: 45px;
    max-height: 200px;
    overflow-x: hidden;
    overflow-y: auto;
    border: 1px solid #ddd;
	width:362px;
    background-color: #fff;
    opacity: 0;
    transform: translate(0, 3px);
    transition: opacity, transform .3s;
}

footer .footer_links ul li:hover ul {
    display: block\9;
    z-index: 9;
    opacity: 1;
    transform: translate(0, 0);
}
footer .footer_links ul li:hover{
	border-radius:0;

    
}
footer .footer_links ul li:hover span{
	 color:#18377f
}
footer .footer_links ul li ul li {
    border-top: 1px solid #ddd;
    line-height: 39px;
    text-align: center;
    transition: all .3s;
	float:none
}

footer .footer_links ul li li:hover {
    background-color: #f8f8f8;
}

footer .footer_links ul li li a {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    word-break: keep-all;
    text-overflow: ellipsis;
    font-size: 15px;
}
footer .footer_links ul li ul li:first-child {
    border-top:0;

}
footer .footer_links>ul>li:last-child{ float:right; margin-right:0}

footer .footer_text{ overflow:hidden; height:110px; margin-top:40px; position:relative}
footer .footer_text .szjg{ width:56px; height:68px; position:absolute; left:0; top:16px;}

footer .footer_text .text_p01{ width:258px; position:absolute; left:100px; top:0;}
footer .footer_text .text_p01 p{ font-size:16px; line-height:2; color:#86a5cd}

footer .footer_text .text_p02{ width:320px; position:absolute; left:390px; top:0;}
footer .footer_text .text_p02 p{ font-size:16px; line-height:2; color:#86a5cd}

footer .footer_text .text_p03{ width:190px; position:absolute; left:868px; top:18px;}
footer .footer_text .text_p03 p{ font-size:16px; line-height:2; color:#86a5cd}
footer .footer_text .text_p03 p a{color:#86a5cd}

footer .footer_text .jiucuo{ width:110px; height:55px; position:absolute; right:0; top:23px;}

#site_nav{ background-color:#18377f; height:60px; overflow:hidden; line-height:60px; text-align:center}
#site_nav a{ font-size:22px; color:#FFF; margin:0 18px;}

.doc_content .row{ border-bottom:2px solid #dcdcdc; padding-bottom:12px; color:#333333; font-size:18px; font-family:"SimSun"; padding-top:20px;}
.doc_content .row span{ font-family:"\5FAE\8F6F\96C5\9ED1"}
.doc_content .row a{ font-family:"\5FAE\8F6F\96C5\9ED1"}
.doc_content .row a.back{ float:right; background:url(../img/back_btn.png) right center no-repeat; padding-right:30px; height:30px; line-height:30px;}
.doc_content .doc_box{}
.doc_content .doc_box h1{ font-size:24px; color:#000000; text-align:center; padding:0 50px; line-height:1.5; margin-top:40px;}
.doc_content .doc_box .doc_menu{ padding:36px 0 24px 0; background:url(../img/list_linebg.jpg) center bottom no-repeat; font-size:18px; color:#787878; text-align:center}
.doc_content .doc_box .doc_menu span{ margin:0 15px;}

.doc_content .doc_box .doc_text{ width:800px; margin:0 auto; padding-top:20px;color:#333333; line-height:2!important; font-size:16px!important;font-family:"\5FAE\8F6F\96C5\9ED1"}
.doc_content .doc_box .doc_text p{ color:#333333; line-height:2!important; padding-bottom:32px; font-size:16px!important;}
.doc_content .doc_box .doc_text img{ max-width:800px; display:block; vertical-align:middle}


.list_content{}
.list_content ul li{ height:104px; position:relative; border-bottom:1px dashed #666}
.list_content ul li .title{ width:1040px; left:0; top:26px; color:#333333; font-size:22px; overflow:hidden; position:absolute}
.list_content ul li .des{ width:1040px; left:0; bottom:18px; color:#a5a4a4; font-size:16px; color:#787878; overflow:hidden; position:absolute}
.list_content ul li span{ font-size:16px; color:#787878; position:absolute; right:0; bottom:20px;}


.pageControl{text-align:center; padding:15px 0 0 0}
.pageControl li{ display:-webkit-inline-box; display:inline; text-align:center}
.pageControl  a{margin:0 2px;color: #333;text-decoration:none;  line-height:38px; height:38px; display:inline-block; width:38px; background-color:#f5f5f5;vertical-align:middle; border-radius:2px text-align:center}
.pageControl  a:hover{text-decoration:underline;}
.pageControl  font{margin:0 2px;color:#FFF;line-height:38px; height:38px; display:inline-block; font-size:14px;   width:38px; background-color:#00a0e9;vertical-align:middle; text-align:center; border-radius:2px}

.pageControl  .pageUP{ width:72px;height:38px;line-height:38px;display:inline-block;vertical-align:middle; border-radius:2px}
.pageControl  .pageDOWN{width:72px;height:38px;line-height:38px;display:inline-block;vertical-align:middle; border-radius:2px}

.list_content_lr .lbox{ width:262px; float:left; overflow:hidden; background-color:#f2f2f2; height:472px; margin-top:32px;}
.list_content_lr .lbox .flm{ height:52px; background-color:#18377f; line-height:52px; font-size:24px; color:#FFF; text-indent:110px; position:relative}
.list_content_lr .lbox .flm:after{
	content:"";
	position:absolute;
	height:24px;
	width:29px;
	display:block;
	left:56px;
	top:14px;
	background:url(../img/list_icon.png) left center no-repeat;
	
	}
.list_content_lr .lbox .slm{ overflow:hidden; width:252px; margin:0 auto;}
.list_content_lr .lbox .slm ul li{ width:252px; height:48px; background-color:#FFF; margin-top:12px; position:relative; color:#2d66a8; font-size:20px; line-height:48px; text-indent:116px; cursor:pointer}
.list_content_lr .lbox .slm ul li a{ color:#2d66a8}

.list_content_lr .lbox .slm ul li.on{ background-color:#598aca; color:#FFF}
.list_content_lr .lbox .slm ul li.on a{ color:#FFF}

.list_content_lr .lbox .slm ul li:after{
	content:"";
	position:absolute;
	height:11px;
	width:11px;
	display:block;
	left:20px;
	top:20px;
	background:url(../img/list_lq.png) left center no-repeat;
	
	}
.list_content_lr .lbox .slm ul li.on:after{
	content:"";
	position:absolute;
	height:11px;
	width:11px;
	display:block;
	left:20px;
	top:20px;
	background:url(../img/list_bq.png) left center no-repeat;
	
	}	
.list_content_lr .lbox .slm ul li:nth-child(1):before{
	content:"";
	position:absolute;
	height:24px;
	width:27px;
	display:block;
	left:59px;
	top:14px;
	background:url(../img/list_icon_a01.png) left center no-repeat;
}
.list_content_lr .lbox .slm ul li:nth-child(2):before{
	content:"";
	position:absolute;
	height:24px;
	width:24px;
	display:block;
	left:60px;
	top:12px;
	background:url(../img/list_icon_a02.png) left center no-repeat;
}

.list_content_lr .lbox .slm ul li:nth-child(3):before{
	content:"";
	position:absolute;
	height:26px;
	width:29px;
	display:block;
	left:57px;
	top:10px;
	background:url(../img/list_icon_a03.png) left center no-repeat;
}

.list_content_lr .lbox .slm ul li:nth-child(4):before{
	content:"";
	position:absolute;
	height:27px;
	width:28px;
	display:block;
	left:59px;
	top:10px;
	background:url(../img/list_icon_a04.png) left center no-repeat;
}
	


.list_content_lr .lbox .slm ul li.on:nth-child(1):before{
	content:"";
	position:absolute;
	height:24px;
	width:27px;
	display:block;
	left:59px;
	top:14px;
	background:url(../img/list_icon_b01.png) left center no-repeat;
}
.list_content_lr .lbox .slm ul li.on:nth-child(2):before{
	content:"";
	position:absolute;
	height:24px;
	width:24px;
	display:block;
	left:60px;
	top:12px;
	background:url(../img/list_icon_b02.png) left center no-repeat;
}

.list_content_lr .lbox .slm ul li.on:nth-child(3):before{
	content:"";
	position:absolute;
	height:26px;
	width:29px;
	display:block;
	left:57px;
	top:10px;
	background:url(../img/list_icon_b03.png) left center no-repeat;
}

.list_content_lr .lbox .slm ul li.on:nth-child(4):before{
	content:"";
	position:absolute;
	height:27px;
	width:28px;
	display:block;
	left:59px;
	top:10px;
	background:url(../img/list_icon_b04.png) left center no-repeat;
}


.list_content_lr .rbox{ width:898px; float:right; overflow:hidden; margin-top:20px;}
.list_content_lr .rbox .nav{ height:38px; position:relative; background:url(../img/list_linebg.jpg) center bottom no-repeat; padding:13px 0 15px 0;}	
.list_content_lr .rbox .nav:before{
	content:"";
	position:absolute;
	height:28px;
	width:4px;
	display:block;
	left:0;
	top:15px;
	background:#18377f;	
	}
.list_content_lr .rbox .nav span{ font-size:22px; color:#333; float:left; margin:0 0 0 22px}	

.list_content_lr .rbox .list_box_r01{}
.list_content_lr .rbox .list_box_r01 ul{}
.list_content_lr .rbox .list_box_r01 ul li{ padding-bottom:14px; border-bottom:1px dashed #999; overflow:hidden; padding-top:14px;}
.list_content_lr .rbox .list_box_r01 ul li p.title{ font-size:22px; text-align:justify; white-space:normal; line-height:1.5}
.list_content_lr .rbox .list_box_r01 ul li p.title a{ color:#333333}
.list_content_lr .rbox .list_box_r01 ul li p.time{ color:#787878; font-size:16px; float:right; margin-top:0px;}


.doc_content{ overflow:hidden; padding-bottom:30px;}

.map_content{ width:1160px; margin:0 auto; padding:20px;box-shadow: 0 0 10px 0 rgba(0,0,0,.13); margin-top:40px; overflow:hidden; padding-bottom:60px;}
.map_content .nav{ height:28px; padding:16px 0; line-height:28px; background:url(../img/list_linebg.jpg) center bottom no-repeat; position:relative}
.map_content .nav:before{
	content:"";
	position:absolute;
	height:20px;
	width:7px;
	display:block;
	left:0;
	top:20px;
	background:#18377f;		

}

.map_content .nav strong{ font-size:22px; font-weight:400; float:left; margin-left:26px;}
.map_content ul{ width:1188px;}
.map_content ul li{ width:269px; height:57px; background-color:#f8f8f8; margin-right:28px; position:relative; line-height:57px; margin-top:30px;}
.map_content ul li a{ font-size:18px; padding-left:22px;}
.map_content ul li:after{
	content:"";
	position:absolute;
	height:57px;
	width:4px;
	display:block;
	left:0;
	top:0;
	background:#7295e6;			
}
.map_content ul li:before{
	content:"";
	position:absolute;
	height:12px;
	width:10px;
	display:block;
	right:11px;
	top:24px;
	background:url(../img/iconbg.png) center center no-repeat;		
}


.list_content_lr .lbox01{ width:262px; float:left; overflow:hidden; background-color:#f2f2f2; height:472px; margin-top:32px;}
.list_content_lr .lbox01 .flm{ height:52px; background-color:#18377f; line-height:52px; font-size:24px; color:#FFF; text-indent:110px; position:relative}
.list_content_lr .lbox01 .flm:after{
	content:"";
	position:absolute;
	height:24px;
	width:29px;
	display:block;
	left:56px;
	top:14px;
	background:url(../img/list_icon01.png) left center no-repeat;
	
	}
.list_content_lr .lbox01 .slm{ overflow:hidden; width:252px; margin:0 auto;}
.list_content_lr .lbox01 .slm ul li{ width:252px; height:48px; background-color:#FFF; margin-top:12px; position:relative; color:#2d66a8; font-size:20px; line-height:48px; text-indent:116px; cursor:pointer}
.list_content_lr .lbox01 .slm ul li a{ color:#2d66a8}

.list_content_lr .lbox01 .slm ul li.on{ background-color:#598aca; color:#FFF}
.list_content_lr .lbox01 .slm ul li.on a{ color:#FFF}

.list_content_lr .lbox01 .slm ul li:after{
	content:"";
	position:absolute;
	height:11px;
	width:11px;
	display:block;
	left:20px;
	top:20px;
	background:url(../img/list_lq.png) left center no-repeat;
	
	}
.list_content_lr .lbox01 .slm ul li.on:after{
	content:"";
	position:absolute;
	height:11px;
	width:11px;
	display:block;
	left:20px;
	top:20px;
	background:url(../img/list_bq.png) left center no-repeat;
	
	}	
.list_content_lr .lbox01 .slm ul li:nth-child(1):before{
	content:"";
	position:absolute;
	height:30px;
	width:30px;
	display:block;
	left:59px;
	top:8px;
	background:url(../img/icon_a55.png) left center no-repeat;
	background-size:100%;	
}	
.list_content_lr .lbox01 .slm ul li:nth-child(2):before{
	content:"";
	position:absolute;
	height:24px;
	width:27px;
	display:block;
	left:59px;
	top:14px;
	background:url(../img/icon_b011.png) left center no-repeat;
	background-size:100%;	
}
.list_content_lr .lbox01 .slm ul li:nth-child(6):before{
	content:"";
	position:absolute;
	height:28px;
	width:28px;
	display:block;
	left:60px;
	top:12px;
	background:url(../img/icon_b022.png) left center no-repeat;
	background-size:100%;
}
.list_content_lr .lbox01 .slm ul li:nth-child(4):before{
	content:"";
	position:absolute;
	height:28px;
	width:32px;
	display:block;
	left:59px;
	top:10px;
	background:url(../img/icon_a33.png) left center no-repeat;
	background-size:100%;	
}

.list_content_lr .lbox01 .slm ul li:nth-child(3):before{
	content:"";
	position:absolute;
	height:26px;
	width:29px;
	display:block;
	left:57px;
	top:10px;
	background:url(../img/icon_b033.png) left center no-repeat;
	background-size:100%;	
}

.list_content_lr .lbox01 .slm ul li:nth-child(5):before{
	content:"";
	position:absolute;
	height:27px;
	width:28px;
	display:block;
	left:59px;
	top:10px;
	background:url(../img/icon_b044.png) left center no-repeat;
	background-size:100%;	
}
	
.list_content_lr .lbox01 .slm ul li.on:nth-child(1):before{
	content:"";
	position:absolute;
	height:30px;
	width:30px;
	display:block;
	left:59px;
	top:8px;
	background:url(../img/icon_b0555.png) left center no-repeat;
	background-size:100%;	
}

.list_content_lr .lbox01 .slm ul li.on:nth-child(2):before{
	content:"";
	position:absolute;
	height:24px;
	width:27px;
	display:block;
	left:59px;
	top:14px;
	background:url(../img/icon_a011.png) left center no-repeat;
	background-size:100%;	
}
.list_content_lr .lbox01 .slm ul li.on:nth-child(6):before{
	content:"";
	position:absolute;
	height:28px;
	width:28px;
	display:block;
	left:60px;
	top:12px;
	background:url(../img/icon_a022.png) left center no-repeat;
	background-size:100%;	
}

.list_content_lr .lbox01 .slm ul li.on:nth-child(3):before{
	content:"";
	position:absolute;
	height:26px;
	width:29px;
	display:block;
	left:57px;
	top:10px;
	background:url(../img/icon_a033.png) left center no-repeat;
	background-size:100%;	
}

.list_content_lr .lbox01 .slm ul li.on:nth-child(5):before{
	content:"";
	position:absolute;
	height:27px;
	width:28px;
	display:block;
	left:59px;
	top:10px;
	background:url(../img/icon_a044.png) left center no-repeat;
	background-size:100%;	
}

.list_content_lr .lbox01 .slm ul li.on:nth-child(4):before{
	content:"";
	position:absolute;
	height:28px;
	width:32px;
	display:block;
	left:59px;
	top:10px;
	background:url(../img/icon_b0333.png) left center no-repeat;
	background-size:100%;	
}

a.py{ width:300px; height:70px; position:absolute; left:264px; top:26px; display:block}
.content{min-width:1320px; margin:0 auto}
footer{min-width:1320px; margin:0 auto}
.wap{ display:none}


.doc_content .w1200 .pic{}
.doc_content .w1200 .pic{ width:1200px; overflow:hidden}
.doc_content .w1200 .pic ul{ width:1257px;}
.doc_content .w1200 .pic ul li{ border:0; width:362px; margin-right:57px; height:auto; margin-top:20px;}
.doc_content .w1200 .pic ul li img{ width:362px; height:204px;}
.doc_content .w1200 .pic ul li p{ font-size:18px; text-align:center; padding:8px 0;}